C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / AllowResizing Property

In This Topic
AllowResizing Property (TransposedMultiRow<T>)
In This Topic
Gets or sets whether users are allowed to resize rows and/or columns with the mouse.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property AllowResizing As AllowResizing
 
See Also